In vc actions use quit-windows-on instead of delete-windows-on.
authormartin rudalics <rudalics@gmx.at>
Mon, 10 Oct 2011 17:52:03 +0000 (19:52 +0200)
committermartin rudalics <rudalics@gmx.at>
Mon, 10 Oct 2011 17:52:03 +0000 (19:52 +0200)
commitee901021c2801a2d17c9d4a2a0f5200f469c1a9f
tree76a41554cf8dd468cd39dc484f04c2118a48f8f8
parentc02cfb394c1744ddb339128c7f01c9529a44a428
In vc actions use quit-windows-on instead of delete-windows-on.

* window.el (quit-windows-on): New function.
* vc/vc.el (vc-revert, vc-rollback):
* vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
instead of deleting windows.  (Bug#4557) (Bug#5310) (Bug#5556)
(Bug#6183) (Bug#7074)((Bug#7447)
lisp/ChangeLog
lisp/vc/vc-dispatcher.el
lisp/vc/vc.el
lisp/window.el